ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ISyntaxTreeVisitor<TResult> Interface
Members

In This Topic
    ISyntaxTreeVisitor<TResult> Interface
    In This Topic
    Object Model
    ISyntaxTreeVisitor<TResult> Interface
    Syntax
    'Declaration
     
    Public Interface ISyntaxTreeVisitor(Of TResult) 
    public interface ISyntaxTreeVisitor<TResult> 
    Type Parameters
    TResult
    See Also